| StudentAcademicYearEstimate |
| EntityType | Dependent |
| Logical Entity Name | StudentAcademicYearEstimate |
| Default Table Name | FaEstimateAY |
| Logical Only | NO |
| Definition | |
| Note |
| StudentAcademicYearEstimate Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
StudentId |
INTEGER | NO | ||
PackagingMethodId |
INTEGER | NO | ||
GradeLevelId |
INTEGER | NO | ||
AcademicYearSequence |
SMALLINT | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| CostOfAttendance | MONEY(19, 4) | NO | ||
| AwardYear | CHAR(7) | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
StudentAwardPellEstimateId |
INTEGER | NO | ||
| TermsInAcademicYear | SMALLINT | YES | ||
| TermsInEnrollmentPeriod | SMALLINT | YES |
| StudentAcademicYearEstimate Keys |
| Key Name | Key Type | Keys |
| FaEstimateAY_SyStudentID_Sequence_U_C_IDX | PrimaryKey | StudentId, AcademicYearSequence |
| FaEstimateAY_faEstimateID_N_N_IDX | Inversion Entry | StudentAwardPellEstimateId |
| FaEstimateAY_AdGradeLevelID_N_N_IDX | Inversion Entry | GradeLevelId |
| FaEstimateAY_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| FaEstimateAY_FaPackMethID_N_N_IDX | Inversion Entry | PackagingMethodId |
| StudentAcademicYearEstimate Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| GradeLevel | Non-Identifying | One To Zero or More | GradeLevelId | NO | |||
| StudentAwardPellEstimate | Non-Identifying | One To Zero or More | StudentAwardPellEstimateId | NO | |||
| PackagingMethod | Non-Identifying | One To Zero or More | PackagingMethodId | NO | |||
| Student | Identifying | One To Zero or More | StudentId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| StudentAcademicYearEstimate Check Constraints |
| Check Constraint Name | CheckConstraint |